x86/VT-d: Drop unhelpful information in diagnostics
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 11 Oct 2019 14:56:51 +0000 (15:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 23 Oct 2019 15:43:48 +0000 (16:43 +0100)
commitb7fab13d4d5730d937b5b1aa9ad109488277dfb4
tree0881cc617ff0dbf3306c68a9b9e8f4babf900d98
parent8dea47009f40511439ba2f59eafc5066ddea3124
x86/VT-d: Drop unhelpful information in diagnostics

The virtual address of the base of the IOMMU's regsters is not useful for
diagnostic purposes, and is quite voluminous.  The PCI coordinates is by far
the most useful piece of identifying information.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/drivers/passthrough/vtd/iommu.c